*** empty log message ***
authorSimon Josefsson <jas@extundo.com>
Thu, 12 Sep 2002 06:04:10 +0000 (06:04 +0000)
committerSimon Josefsson <jas@extundo.com>
Thu, 12 Sep 2002 06:04:10 +0000 (06:04 +0000)
lisp/ChangeLog

index da6aadf8a2a890b3b488592a615916bee14b235c..1aa6c95f0d79c26b22d5b3030317300511bf520d 100644 (file)
@@ -1,3 +1,9 @@
+2002-09-12  Simon Josefsson  <jas@extundo.com>
+
+       * mail/smtpmail.el (smtpmail-send-it): Don't use : in filenames
+       (for cygwin). Suggested by Andrew Senior <aws@watson.ibm.com>.
+       Use expand-file-name.  Also don't require time-stamp.
+
 2002-09-11  Richard M. Stallman  <rms@gnu.org>
 
        * derived.el (define-derived-mode): When making new abbrev table,
@@ -42,6 +48,8 @@
 
 2002-09-11  Simon Josefsson  <jas@extundo.com>
 
+       * time-stamp.el (time-stamp-hhmmss): New function.
+
        * gud.el (gud-gdb-massage-args): Don't secretly add -fullname.
        (gud-query-cmdline): Add --fullname to the user cmdline.